Implementation

The implementation of our design.
Go to Home, Design, or Journal instead.

JavaDB Database Schema

This is the JavaDB Database Scheme created using our Physical Database Design linked here.


Instance Database

This is the Instance Database. This is a SQL script similar to the clean database but has sample records for the transactional table.


DBClasses and Persistent Classes

Below you can find the DBClasses and Persistent Classes we created based on our JDBC Design Pattern.

Persistent Classes


DBClasses